![]() |
![]() |
![]() |
|
SET CURSOR
This command will set the cursor position used by the PRINT command.
SET CURSOR X,Y
X Integer Y Integer
This command does not return a value.
You can use this command to place basic text anywhere on the screen. The coordinates should be integer values.
RANDOMIZE TIMER()
|